This forum is closed to new posts and
responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:
It sounds like the ICS device doesn't recognize it as an APK file. It should notice it is an apk and do the normal install operations. Perhaps something has changed the Content-Type on the HTTP response such that it has the name of .apk but isn't the right content-type?
httpd.cnf changes
-----------------------
Add following lines to /Domino/data/httpd.cnf:
AddType .sisx x-epoc/x-sisx-app # Symbian S60 applications
AddType .cab application/vnd.ms-cab-compressed # Windows Mobile installation file
AddType .mobileconfig application/x-apple-aspen-config # iPhone Configuration Utility Configuration Profiles
AddType .apk application/vnd.android.package-archive # Android Package file
Feedback response number RSSN8TQH2R created by ~Michelle Umapuloni on 04/26/2012